﻿2026-07-09T09:22:31.3532442Z ##[group]Run cargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|n1_pairing|oneliner_e2e|resume_template_e2e)$/)) | (package(spt-term) & kind(test))'
2026-07-09T09:22:31.3535021Z [36;1mcargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|n1_pairing|oneliner_e2e|resume_template_e2e)$/)) | (package(spt-term) & kind(test))'[0m
2026-07-09T09:22:31.3608372Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-09T09:22:31.3608732Z env:
2026-07-09T09:22:31.3608918Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-09T09:22:31.3609197Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-09T09:22:31.3609456Z ##[endgroup]
2026-07-09T09:22:33.8435747Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s
2026-07-09T09:22:52.9708013Z ────────────
2026-07-09T09:22:52.9708312Z  Nextest run ID 8ec481a1-0b45-47ad-a2cc-e733f2677471 with nextest profile: default
2026-07-09T09:22:52.9708607Z     Starting 98 tests across 34 binaries (75 binaries skipped)
2026-07-09T09:22:59.8119519Z         PASS [   6.841s] ( 1/98) spt::attach_wedge_e2e attach_wedge_dead_child_plus_dropped_pump_does_not_wedge_the_broker
2026-07-09T09:23:01.7680406Z         PASS [   1.956s] ( 2/98) spt::bind_cwd_project_e2e endpoint_run_records_cwd_and_appears_under_its_project
2026-07-09T09:23:18.5440661Z         PASS [  16.776s] ( 3/98) spt::brain_respawn_rename brain_respawns_onto_applied_bytes_after_in_place_rename
2026-07-09T09:23:26.4650032Z         PASS [   7.921s] ( 4/98) spt::brain_split broker_survives_brain_kill_and_respawns_it
2026-07-09T09:23:34.0286383Z         PASS [   7.564s] ( 5/98) spt::brain_split seed_anchor_survives_brain_cycle
2026-07-09T09:23:43.0103331Z         PASS [   8.982s] ( 6/98) spt::brain_survive pty_and_quic_survive_brain_process_restart_onto_swapped_binary
2026-07-09T09:23:50.0392747Z         FAIL [   7.025s] ( 7/98) spt::dummy_harness_e2e endpoint_run_attach_awaits_online_before_attaching
2026-07-09T09:23:50.0393288Z   stdout ───
2026-07-09T09:23:50.0393386Z 
2026-07-09T09:23:50.0393451Z     running 1 test
2026-07-09T09:23:50.0393711Z     test endpoint_run_attach_awaits_online_before_attaching ... FAILED
2026-07-09T09:23:50.0393982Z 
2026-07-09T09:23:50.0394039Z     failures:
2026-07-09T09:23:50.0394137Z 
2026-07-09T09:23:50.0394198Z     failures:
2026-07-09T09:23:50.0394393Z         endpoint_run_attach_awaits_online_before_attaching
2026-07-09T09:23:50.0394573Z 
2026-07-09T09:23:50.0394735Z     test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 1 filtered out; finished in 7.01s
2026-07-09T09:23:50.0394951Z 
2026-07-09T09:23:50.0395025Z   stderr ───
2026-07-09T09:23:50.0395470Z     MANIFEST_DEAD_KEY:dummyharness: [session.psyche_init] references `{psyche_dir}`, not a fillable key — this role is retired (never spawned); remove the dead reference
2026-07-09T09:23:50.0396177Z     === DIAGNOSTIC (ONLINE-RACE): online_1=true went_offline=true saw_tick=false bailed_offline=false bailed_no_session=false run_stdout_bytes=85 ===
2026-07-09T09:23:50.0396763Z     === endpoint run stdout (first 800) ===
2026-07-09T09:23:50.0397051Z     No live session for 'dummyrace1' — not running on this node or any visible subnet.
2026-07-09T09:23:50.0398187Z 
2026-07-09T09:23:50.0398239Z     === endpoint run stderr ===
2026-07-09T09:23:50.0398385Z     PUMP_IPC_READER: spawned
2026-07-09T09:23:50.0398605Z     ENDPOINT_RUN:dummyrace1 adapter=dummyharness session=1f6e51fc1835458b pid=11320
2026-07-09T09:23:50.0398854Z     PUMP_IPC_READER: spawned
2026-07-09T09:23:50.0398989Z     PUMP_IPC_READER: spawned
2026-07-09T09:23:50.0399074Z 
2026-07-09T09:23:50.0399121Z     === brain stderr ===
2026-07-09T09:23:50.0399198Z 
2026-07-09T09:23:50.0399200Z 
2026-07-09T09:23:50.0399451Z     thread 'endpoint_run_attach_awaits_online_before_attaching' (19040) panicked at crates\spt\tests\dummy_harness_e2e.rs:614:5:
2026-07-09T09:23:50.0401383Z     `spt endpoint run` WITHOUT --start (attach-by-default) against a known-OFFLINE id must await the re-spawned endpoint's live broker session then attach (skipping the offline failfast for the pre-bind window), and DELIVER its live DUMMY_HARNESS_TICK — instead the immediate attach read the still-OFFLINE status and bailed (bailed_offline=false bailed_no_session=false, 85 stdout bytes, no heartbeat).
2026-07-09T09:23:50.0402428Z     === endpoint run stdout ===
2026-07-09T09:23:50.0402744Z     No live session for 'dummyrace1' — not running on this node or any visible subnet.
2026-07-09T09:23:50.0402986Z 
2026-07-09T09:23:50.0403038Z     === endpoint run stderr ===
2026-07-09T09:23:50.0403184Z     PUMP_IPC_READER: spawned
2026-07-09T09:23:50.0403410Z     ENDPOINT_RUN:dummyrace1 adapter=dummyharness session=1f6e51fc1835458b pid=11320
2026-07-09T09:23:50.0403657Z     PUMP_IPC_READER: spawned
2026-07-09T09:23:50.0403798Z     PUMP_IPC_READER: spawned
2026-07-09T09:23:50.0403887Z 
2026-07-09T09:23:50.0403932Z     === brain stderr ===
2026-07-09T09:23:50.0404012Z 
2026-07-09T09:23:50.0404138Z     note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2026-07-09T09:23:50.0404318Z 
2026-07-09T09:23:52.9247292Z         PASS [   2.885s] ( 8/98) spt::dummy_harness_e2e endpoint_run_brings_up_a_long_lived_dummy_harness_and_rc_attaches
2026-07-09T09:23:53.5514378Z         PASS [   0.627s] ( 9/98) spt::gateway_owner_shell_e2e gateway_typed_owner_owns_a_shell_on_every_path_keyed_on_id
2026-07-09T09:23:57.3571503Z         PASS [   3.806s] (10/98) spt::job_escape_e2e win::cold_start_daemon_escapes_kill_on_close_job_via_wmi
2026-07-09T09:24:00.1158656Z         PASS [   2.759s] (11/98) spt::job_escape_e2e win::wmi_daemon_run_has_no_conhost_window
2026-07-09T09:24:10.2408800Z         PASS [  10.125s] (12/98) spt::livehost_bootgate_e2e cold_start_does_not_revive_a_sessionless_online_latched_perch
2026-07-09T09:24:10.2533886Z         PASS [   0.012s] (13/98) spt::n1_pairing new_brain_serves_against_old_broker
2026-07-09T09:24:10.2786330Z         PASS [   0.025s] (14/98) spt::oneliner_e2e at_logon_task_launches_daemon_in_background_not_foreground
2026-07-09T09:24:10.2859909Z         PASS [   0.007s] (15/98) spt::oneliner_e2e install_script_against_staged_release
2026-07-09T09:24:17.3159443Z         PASS [   7.030s] (16/98) spt::resume_template_e2e endpoint_run_resume_selects_resume_template_in_recorded_cwd
2026-07-09T09:24:17.5052475Z         PASS [   0.189s] (17/98) spt-daemon::attach attach_registers_remote_drive_detection
2026-07-09T09:24:17.6444277Z         PASS [   0.139s] (18/98) spt-daemon::attach attach_survives_target_brain_restart_exactly_once
2026-07-09T09:24:17.7078670Z         PASS [   0.063s] (19/98) spt-daemon::attach broker_spawns_the_pty_child_in_the_requested_cwd
2026-07-09T09:24:17.7807472Z         PASS [   0.073s] (20/98) spt-daemon::attach controller_restart_with_viewer_no_displace_and_viewer_survives
2026-07-09T09:24:17.8375343Z         PASS [   0.057s] (21/98) spt-daemon::attach controller_viewer_matrix_and_loud_take
2026-07-09T09:24:17.8628003Z         PASS [   0.025s] (22/98) spt-daemon::attach handoff_seeds_resume_cursor_and_resubscribes_for_resume
2026-07-09T09:24:17.9272094Z         PASS [   0.064s] (23/98) spt-daemon::attach local_attach_via_loopback_conn_rides_the_same_pump
2026-07-09T09:24:18.0124255Z         PASS [   0.085s] (24/98) spt-daemon::attach loopback_attach_to_a_prepopulated_ring_delivers_without_deadlock
2026-07-09T09:24:18.0660168Z         PASS [   0.054s] (25/98) spt-daemon::attach loopback_self_dial_is_refused_local_uses_fallback_transport
2026-07-09T09:24:18.0958382Z         PASS [   0.030s] (26/98) spt-daemon::attach re_serve_resets_resume_cursor_after_a_pre_attached_consume
2026-07-09T09:24:18.2215378Z         PASS [   0.126s] (27/98) spt-daemon::attach remote_attach_drives_a_real_pty_cross_daemon
2026-07-09T09:24:18.2863575Z         PASS [   0.065s] (28/98) spt-daemon::attach resize_is_controller_exclusive
2026-07-09T09:24:18.3674408Z         PASS [   0.081s] (29/98) spt-daemon::attach same_origin_re_subscribe_does_not_displace
2026-07-09T09:24:18.4911201Z         PASS [   0.124s] (30/98) spt-daemon::attach spt_hosted_bringup_then_cross_node_attach_drives_the_pty
2026-07-09T09:24:19.1235271Z         PASS [   0.632s] (31/98) spt-daemon::attach wedged_viewer_does_not_stall_controller
2026-07-09T09:24:19.2536153Z         PASS [   0.130s] (32/98) spt-daemon::brain_swap brain_only_update_swaps_logic_with_zero_endpoint_interruption
2026-07-09T09:24:19.3669882Z         PASS [   0.113s] (33/98) spt-daemon::broker ack_false_input_suppresses_applied_frame
2026-07-09T09:24:19.4826275Z         PASS [   0.116s] (34/98) spt-daemon::broker broker_hosts_pty_child_streams_output_and_accepts_input
2026-07-09T09:24:19.6238181Z         PASS [   0.141s] (35/98) spt-daemon::broker controller_writer_reorder_consumer_view_stays_monotonic_and_session_live
2026-07-09T09:24:19.7389368Z         PASS [   0.115s] (36/98) spt-daemon::broker dead_session_subscribe_does_not_hang
2026-07-09T09:24:19.8421617Z         PASS [   0.103s] (37/98) spt-daemon::broker endpoint_keyed_inject_without_binary_spools_not_pty
2026-07-09T09:24:19.9860616Z         PASS [   0.144s] (38/98) spt-daemon::broker exactly_once_preserved_on_no_ack_path
2026-07-09T09:24:20.1018146Z         PASS [   0.116s] (39/98) spt-daemon::broker spawn_env_reaches_child
2026-07-09T09:24:20.2210552Z         PASS [   0.119s] (40/98) spt-daemon::broker wall_b_endpoint_run_env_then_send_spools
2026-07-09T09:24:20.2297816Z         PASS [   0.009s] (41/98) spt-daemon::budget measure_dormant_seat_budget
2026-07-09T09:24:23.1696835Z         PASS [   2.940s] (42/98) spt-daemon::daemon_e2e daemon_hosts_lifecycle_and_survives_brain_restart
2026-07-09T09:24:24.3527326Z         PASS [   1.183s] (43/98) spt-daemon::daemon_lifecycle_real_brain real_brain_process_hosts_the_psyche_for_an_online_live_endpoint
2026-07-09T09:24:25.2121077Z         PASS [   0.859s] (44/98) spt-daemon::digest harness_hosted_digest_projects_and_pushes_deltas
2026-07-09T09:24:25.2238955Z         PASS [   0.012s] (45/98) spt-daemon::dispatch classify_routes_a_node_label_feed_to_registry
2026-07-09T09:24:25.3796207Z         PASS [   0.156s] (46/98) spt-daemon::dispatch dispatcher_applies_a_notif_feed_undriven
2026-07-09T09:24:25.5730755Z         PASS [   0.193s] (47/98) spt-daemon::dispatch dispatcher_funnels_wan_messages_undriven
2026-07-09T09:24:25.7203600Z         PASS [   0.147s] (48/98) spt-daemon::dispatch dispatcher_resolves_attach_by_endpoint_and_refuses_a_stale_endpoint
2026-07-09T09:24:25.9519993Z         PASS [   0.232s] (49/98) spt-daemon::dispatch dispatcher_serves_a_cross_node_shell_link
2026-07-09T09:24:26.0849146Z         PASS [   0.133s] (50/98) spt-daemon::dispatch dispatcher_serves_a_file_fetch_undriven
2026-07-09T09:24:26.2597383Z         PASS [   0.175s] (51/98) spt-daemon::dispatch dispatcher_serves_a_remote_drive_attach_undriven
2026-07-09T09:24:26.4722145Z         PASS [   0.212s] (52/98) spt-daemon::dispatch dispatcher_serves_a_subnet_serve_probe
2026-07-09T09:24:27.7943814Z         PASS [   1.322s] (53/98) spt-daemon::dispatch dispatcher_serves_a_sync_pull_undriven
2026-07-09T09:24:27.9422551Z         PASS [   0.148s] (54/98) spt-daemon::dispatch dispatcher_serves_an_update_pull_undriven
2026-07-09T09:24:28.1685707Z         PASS [   0.226s] (55/98) spt-daemon::dispatch dispatcher_surfaces_a_remote_won_notif_at_the_winning_node
2026-07-09T09:24:28.3325975Z         PASS [   0.164s] (56/98) spt-daemon::dispatch dispatcher_survives_an_unknown_stream
2026-07-09T09:24:28.8081573Z         PASS [   0.475s] (57/98) spt-daemon::driven_by_selfheal gap_a_live_session_controller_by_is_ambiguous_so_reconcile_must_not_clear
2026-07-09T09:24:28.8680493Z         PASS [   0.060s] (58/98) spt-daemon::driven_by_selfheal gap_b_sessionless_perch_reconcile_offlines_and_clears_driven_by
2026-07-09T09:24:29.1504424Z         PASS [   0.282s] (59/98) spt-daemon::handoff brain_restart_survives_gaplessly_with_fresh_gen_start
2026-07-09T09:24:29.1934351Z         PASS [   0.043s] (60/98) spt-daemon::idempotent pty_writes_are_exactly_once_across_brain_crashes
2026-07-09T09:24:32.4039985Z         PASS [   3.210s] (61/98) spt-daemon::inject_control_wedge a_backed_up_controller_does_not_wedge_the_session
2026-07-09T09:24:35.3297927Z         PASS [   2.926s] (62/98) spt-daemon::inject_control_wedge a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach
2026-07-09T09:24:36.4574627Z         PASS [   1.128s] (63/98) spt-daemon::inject_control_wedge c1_miss_once_preserves_binary_and_next_inject_delivers
2026-07-09T09:24:38.4495547Z         PASS [   1.992s] (64/98) spt-daemon::inject_control_wedge c1_strike_fault_stamps_perch_and_bounded_respawns_then_gives_up
2026-07-09T09:24:50.7714992Z         PASS [  12.322s] (65/98) spt-daemon::inject_control_wedge g1_choreography_happy_path_payload_reaches_pty_and_controller_keeps_control
2026-07-09T09:24:52.1765662Z         PASS [   1.405s] (66/98) spt-daemon::inject_control_wedge g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input
2026-07-09T09:24:52.9131370Z         PASS [   0.736s] (67/98) spt-daemon::inject_control_wedge g3_content_free_ping_never_duplicates_operator_keystrokes_into_binary
2026-07-09T09:24:53.5081199Z         PASS [   0.595s] (68/98) spt-daemon::inject_control_wedge g4_translation_child_is_reaped_no_zombie_after_session_down
2026-07-09T09:24:55.6787490Z         PASS [   2.171s] (69/98) spt-daemon::inject_control_wedge g5_active_endpoint_spools_deferred_and_is_not_injected
2026-07-09T09:24:56.3835597Z         PASS [   0.705s] (70/98) spt-daemon::inject_control_wedge g6_faulted_inflight_envelope_is_respooled_not_lost
2026-07-09T09:25:08.6238701Z         PASS [  12.240s] (71/98) spt-daemon::inject_control_wedge g7_native_injects_mid_active_bypassing_the_idle_gate
2026-07-09T09:25:09.1001902Z         PASS [   0.476s] (72/98) spt-daemon::inject_control_wedge large_endpoint_inject_to_a_no_binary_session_spools_promptly_without_wedging
2026-07-09T09:25:12.0939980Z         PASS [   2.994s] (73/98) spt-daemon::inject_control_wedge p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker
2026-07-09T09:25:12.4462853Z         PASS [   0.352s] (74/98) spt-daemon::inject_control_wedge parked_message_to_already_idle_endpoint_is_delivered_without_a_poke
2026-07-09T09:25:12.8969370Z         PASS [   0.451s] (75/98) spt-daemon::inject_control_wedge w5_a1_locally_driven_session_reports_controller_by_none
2026-07-09T09:25:17.0794232Z         PASS [   4.182s] (76/98) spt-daemon::inject_control_wedge w5_a2_abandoned_remote_controller_conn_close_eviction_is_platform_divergent
2026-07-09T09:25:17.3462298Z         PASS [   0.267s] (77/98) spt-daemon::inject_control_wedge w5a_bigmultiline_inject_arrives_byte_complete_across_a_loop
2026-07-09T09:25:18.3864336Z         PASS [   1.040s] (78/98) spt-daemon::inject_control_wedge w5a_forced_echo_miss_redrives_once_then_loud_spools
2026-07-09T09:25:30.8335603Z         PASS [  12.447s] (79/98) spt-daemon::inject_control_wedge wan_arrival_to_idle_spt_hosted_injects_with_no_hook_poll
2026-07-09T09:26:02.7760710Z         PASS [  31.942s] (80/98) spt-daemon::input_ack_deadlock input_flood_through_serve_attach_does_not_deadlock_broker
2026-07-09T09:26:05.1955730Z         PASS [   2.419s] (81/98) spt-daemon::resume cold_start_resumes_all_sessions_from_the_broker_cursor
2026-07-09T09:26:09.5689230Z         PASS [   4.373s] (82/98) spt-daemon::resume resume_below_ring_floor_clamps_forward_without_gap_error
2026-07-09T09:26:10.8845637Z         PASS [   1.316s] (83/98) spt-daemon::resume resume_mode_brain_spawning_new_sessions_delivers_each
2026-07-09T09:26:11.1036759Z         PASS [   0.219s] (84/98) spt-daemon::shellchan hung_shell_stalls_no_other_owner
2026-07-09T09:26:11.2606155Z         PASS [   0.157s] (85/98) spt-daemon::shellchan stdin_receipt_delivers_spooled_frames_exactly_once
2026-07-09T09:26:11.6989219Z         PASS [   0.438s] (86/98) spt-daemon::two_origin_spanning digest_span_supersedes_a_replayed_generation
2026-07-09T09:26:12.6998093Z         PASS [   1.001s] (87/98) spt-daemon::two_origin_spanning one_source_two_consumers_spans_and_merges
2026-07-09T09:26:12.7121100Z         PASS [   0.012s] (88/98) spt-daemon::twohost b2_attacher_child
2026-07-09T09:26:12.7228148Z         PASS [   0.011s] (89/98) spt-daemon::twohost two_host_ladder_role_a
2026-07-09T09:26:12.7331162Z         PASS [   0.010s] (90/98) spt-daemon::twohost two_host_ladder_role_b
2026-07-09T09:26:12.7685428Z         PASS [   0.035s] (91/98) spt-term::dsr conpty_output_not_withheld_under_the_drain
2026-07-09T09:26:12.8096389Z         PASS [   0.041s] (92/98) spt-term::dsr drain_forwards_child_output
2026-07-09T09:26:12.8532366Z         PASS [   0.044s] (93/98) spt-term::inject ctrl_c_interrupts_the_child
2026-07-09T09:26:12.8940967Z         PASS [   0.041s] (94/98) spt-term::inject send_line_reaches_child_and_preserves_order
2026-07-09T09:26:13.9195997Z         PASS [   1.025s] (95/98) spt-term::stream bounded_backpressure_stalls_an_unconsumed_reader
2026-07-09T09:26:13.9556177Z         PASS [   0.036s] (96/98) spt-term::stream delivers_every_value_under_resize
2026-07-09T09:26:13.9772525Z         PASS [   0.022s] (97/98) spt-term::surface resize_under_load_does_not_hang_or_panic
2026-07-09T09:26:14.0015949Z         PASS [   0.024s] (98/98) spt-term::winspawn pty_spawns_a_cmd_script_via_cmd_wrap
2026-07-09T09:26:14.0016663Z ────────────
2026-07-09T09:26:14.0017102Z      Summary [ 201.031s] 98 tests run: 97 passed, 1 failed, 0 skipped
2026-07-09T09:26:14.0018679Z         FAIL [   7.025s] ( 7/98) spt::dummy_harness_e2e endpoint_run_attach_awaits_online_before_attaching
2026-07-09T09:26:14.0062544Z error: test run failed
2026-07-09T09:26:14.0656567Z ##[error]Process completed with exit code 1.
